Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented May 6, 2025

What does this PR do?

This PR allows integration tests to declare that they should be run in a FIPS-configured environment, e.g. a Linux VM with OpenSSL configured with the FIPS provider.

Further, the Buildkite pipeline for running integration tests is updated with a new group for running these FIPS integration tests. Note the FIXMEs and commented out sections of the Buildkite pipeline in this PR; they will need to be addressed when a FIPS-configured VM image and an FRH ECH environment are available.

Why is it important?

To allow FIPS-related integration tests to declare themselves as needing a FIPS environment, so they can be run in a FIPS-configured environment against an FRH ECH environment.

Checklist

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Disruptive User Impact

None; this PR enhances the integration testing framework.


This is an automatic backport of pull request #8083 done by [Mergify](https://mergify.com).

…FIPS environment (#8083)

* Define FIPS requirement field

* Implement FIPS filter in testmain

(cherry picked from commit 89902d1)
@mergify mergify bot added the backport label May 6, 2025
@mergify mergify bot requested a review from a team as a code owner May 6, 2025 23:02
@mergify mergify bot requested review from blakerouse and kaanyalti and removed request for a team May 6, 2025 23:02
@mergify mergify bot added the backport label May 6, 2025
@github-actions github-actions bot added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team skip-changelog labels May 6, 2025
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@elastic-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@ycombinator ycombinator enabled auto-merge (squash) May 7, 2025 01:32
@mergify
Copy link
Contributor Author

mergify bot commented May 12, 2025

This pull request has not been merged yet. Could you please review and merge it @ycombinator? 🙏

@ycombinator ycombinator merged commit 0eb5c26 into 8.19 May 12, 2025
15 checks passed
@ycombinator ycombinator deleted the mergify/bp/8.19/pr-8083 branch May 12, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants